Skip to content

Fix partition overwrite predicate recursion#3268

Closed
Kuinox wants to merge 1 commit intoapache:mainfrom
Kuinox:fix-balanced-partition-predicate
Closed

Fix partition overwrite predicate recursion#3268
Kuinox wants to merge 1 commit intoapache:mainfrom
Kuinox:fix-balanced-partition-predicate

Conversation

@Kuinox
Copy link
Copy Markdown

@Kuinox Kuinox commented Apr 22, 2026

Fixes #3267.

Rationale for this change

Regression introduced by an optimisation.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@Kuinox Kuinox force-pushed the fix-balanced-partition-predicate branch from 8cc1252 to a4e08f9 Compare April 22, 2026 16:24
Copy link
Copy Markdown
Member

@geruh geruh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate of #3264

@Kuinox
Copy link
Copy Markdown
Author

Kuinox commented Apr 22, 2026

Damn, I checked yesterday...

@Kuinox Kuinox closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transaction._build_partition_predicate() builds a left-deep tree and blows up on large overwrite commits

2 participants